home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / ab20 / ab20_archive / datacomm / xpr / xprxmodem-34.3.lzh / libsup.c.diffs < prev    next >
Text File  |  1991-08-13  |  379b  |  15 lines

  1. 1a2
  2. > #include <exec/resident.h>
  3. 41,45c42,46
  4. < #define MYREVISION    34    /* would be nice to auto-increment this         */
  5. < char myname[] = "xprxmodem.library";
  6. < char myid[] = "xprxmodem 34.1 (" __DATE__ ")\n";
  7. ---
  8. > #define MYREVISION    36    /* would be nice to auto-increment this         */
  9. > char myname[] = "xprxmodem.library";
  10. > char myid[] = "xprxmodem 34.3 (" __DATE__ ")\n";
  11.